Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 2,059 for

document protection

(0.08 sec)
  1. C#を使用してPDFファイルを比較する|変更を強調表示、承認、または拒否

    ドキュメントComparisonAPIfor .NETを使用して、C#で2つ以上のPDFファイルを比較します。パスワードで保護されている場合でも、違いを強調表示し、変更を承認/拒否します。...Comparer(@"path/document-ver1.pdf")) { comparer.Add(@"path/document-ver2...Comparer(@"path/document-1.pdf")) { comparer.Add(@"path/document-2.pdf");...

    blog.groupdocs.com/ja/comparison/compare-pdf-do...
  2. PDF ファイルをパスワードで保護する |ロックにパスワードを追加

    PDF ファイルにパスワードを追加します。無料のオンライン アプリと GroupDocs をプログラムで使用して、PDF ドキュメントをパスワード保護でロックします。...*/ string filePath = @"path/document.pdf"; AddPasswordOptions addOptions...; merger.Save(@"path/protected-document.pdf"); } 記事 C# を使用してパスワードで...

    blog.groupdocs.com/ja/merger/password-protect-p...
  3. Add Watermark to XLTM Online

    Insert watermark in XLTM. Apply text or image watermarks with various settings. Protect and mark your XLTM with our tool....text or image stamps to XLTM documents with various settings Use...Watermark to manage watermarks in documents! XLTM Microsoft Excel Macro-Enabled...

    products.groupdocs.app/watermark/xltm
  4. Add Watermark to VSD Online

    Insert watermark in VSD. Apply text or image watermarks with various settings. Protect and mark your VSD with our tool....text or image stamps to VSD documents with various settings Use...Watermark to manage watermarks in documents! VSD Visio Drawing File Format...

    products.groupdocs.app/watermark/vsd
  5. Add Watermark to TIFF Online

    Insert watermark in TIFF. Apply text or image watermarks with various settings. Protect and mark your TIFF with our tool....text or image stamps to TIFF documents with various settings Use...Watermark to manage watermarks in documents! TIFF Tagged Image File Format...

    products.groupdocs.app/watermark/tiff
  6. Ajouter un filigrane de texte au PDF à l'aide d...

    Découvrez comment ajouter un filigrane de texte à un PDF à l'aide de Java sans avoir besoin de logiciel supplémentaire. Nous vous fournirons également un exemple de code pour insérer un filigrane de texte dans un PDF en Java....maintenir la sécurité des documents est crucial. Une approche...une apparence soignée à vos documents. Cet article explique comment...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  7. QR Code Scanner

    Free online QR code reader is the fastest and most user-friendly web application to scan QR codes....of various formats such as documents, presentations, spreadsheets...formats including images, documents, spreadsheets and presentations...

    products.groupdocs.app/scanner/scan-qr-code
  8. 密码保护 Excel 电子表格 |锁定 XLS/XLSX 文件

    向 Excel 电子表格添加密码。使用免费在线应用程序并以编程方式锁定具有密码保护的 Excel 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 更详细的说明,可以参考文章...资源,您可以浏览以下链接: .NET API | Documentation | Download Java 向 Excel...

    blog.groupdocs.com/zh/merger/password-protect-e...
  9. C#でWord文書をパスワードで保護する|ロックロック解除DOCDOCX

    .NETアプリケーション内のWordドキュメントにパスワードを追加するC#の方法。保護されたDOCDOCXファイルの既存のパスワードを変更するか、パスワードを削除してロックを解除します。...*/ string filePath = @"path/document.docx"; AddPasswordOptions...; merger.Save(@"path/protected-document.docx"); } これで、パスワードで...

    blog.groupdocs.com/ja/merger/password-protect-w...
  10. Compare CSV Files in Java - Compare and Find Di...

    How to compare two CSV files in Java? Compare the data of CSV files using Java API to find differences and get the output in a CSV file....files, comparing password-protected CSV files, accepting and Rejecting...about the API, visit its documentation . For queries, contact us...

    blog.groupdocs.com/comparison/compare-csv-files...